Skip to content

coq.ltac.call-mltac#964

Merged
gares merged 1 commit intomasterfrom
call-variadic
Feb 24, 2026
Merged

coq.ltac.call-mltac#964
gares merged 1 commit intomasterfrom
call-variadic

Conversation

@gares
Copy link
Contributor

@gares gares commented Feb 24, 2026

No description provided.

@gares gares linked an issue Feb 24, 2026 that may be closed by this pull request

Elpi Tactic test.
Elpi Accumulate lp:{{
solve (goal C R T E []) GL :- coq.ltac.call-ltac1 "xx" (goal C R T E [trm {{ 0 + 0 }}]) GL.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ybertot @ThomasPortet apparently one can already call ring simplify from Elpi, modulo the adaptor called xx in the code above

@gares gares merged commit 0f6525e into master Feb 24, 2026
159 checks passed
@gares gares deleted the call-variadic branch February 24, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

coq.ltac.call can't pass unknown number of arguments to a variadic tactic

1 participant